@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/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_120'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_120'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_121'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_121'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_123'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_123'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_125'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_125'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_126'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_126'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_128'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_128'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_130'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_130'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_132'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_132'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_135'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_135'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_136'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_136'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_138'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_138'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_140'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_140'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_144'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_144'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_146'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_146'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_148'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_148'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_149'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_149'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_150'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_150'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_152'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_152'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_155'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_155'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_157'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_157'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_159'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_159'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_161'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_161'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_163'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_163'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_165'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_165'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_167'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_167'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_169'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_169'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_171'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_171'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_174'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_174'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_176'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_176'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_178'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_178'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_180'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_180'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_182'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_182'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_184'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_184'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_201'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_201'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_191'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_191'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_193'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_193'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_195'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_195'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_197'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_197'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_199'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_199'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_235'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_235'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_237'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_237'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_239'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_239'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_241'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_241'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_244'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_244'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_245'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_245'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_246'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_246'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_247'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_247'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_254'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_254'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_255'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_255'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_256'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_256'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_257'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_257'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_258'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_258'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_260'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_260'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_262'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_262'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_264'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_264'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_266'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_266'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_268'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_268'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_270'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_270'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_272'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_272'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_274'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_274'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_276'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_276'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_278'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_278'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_280'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_280'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_282'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_282'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_284'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_284'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_286'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_286'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_288'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_288'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_290'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_290'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_292'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_292'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_294'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_294'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_296'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_296'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_302'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_302'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_304'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_304'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_306'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_306'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_308'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_308'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_310'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_310'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_312'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_312'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_315'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_315'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_316'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_316'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_317'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_317'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_318'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_318'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_319'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_319'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_321'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_321'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_323'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_323'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_325'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_325'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_327'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_327'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_329'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_329'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_341'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_341'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_343'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_343'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_345'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_345'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_335'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_335'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_337'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_337'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_339'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_339'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_350'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_350'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_352'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_352'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_354'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_354'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_356'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_356'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_358'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_358'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_360'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_360'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_362'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_362'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_364'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_364'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_366'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_366'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_370'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_370'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_372'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_372'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_379'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_379'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_381'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_381'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_383'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_383'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_385'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_385'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_387'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_387'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_389'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_389'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_391'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_391'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_392'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_392'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_394'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_394'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_396'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_396'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_398'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_398'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_400'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_400'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_401'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_401'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_402'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_402'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_403'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_403'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_404'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_404'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_405'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_405'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_406'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_406'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_408'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_408'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_414'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_414'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_420'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_420'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_347'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_347'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_368'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_368'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_142'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_142'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_203'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_203'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_205'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_205'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_207'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_207'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_209'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_209'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_211'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_211'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_213'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_213'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_215'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_215'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_217'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_217'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_219'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_219'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_221'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_221'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_223'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_223'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_227'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_227'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_229'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_229'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_231'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_231'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_233'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_233'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_249'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_249'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_250'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_250'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_252'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_252'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_225'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_225'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_298'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_298'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_300'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_300'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_416'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_416'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_418'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_418'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_331'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_331'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77"^^xsd:decimal ;
  dwc:decimalLongitude "26.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77 26.054)"^^geo:wktLiteral ;
  geo-pos:lat "40.77"^^xsd:decimal ;
  geo-pos:long "26.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station I1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_333'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station I1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.054'^^xsd:double;
  dwc:latitude '40.77'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_333'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_122'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_122'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_124'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_124'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_127'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_127'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_129'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_129'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_131'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_131'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_133'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_133'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_134'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_134'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_137'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_137'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_139'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_139'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_141'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_141'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_143'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_143'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_145'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_145'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_147'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_147'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_151'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_151'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_153'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_153'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_154'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_154'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_156'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_156'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_158'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_158'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_160'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_160'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_162'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_162'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_164'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_164'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_166'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_166'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_168'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_168'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_170'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_170'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_172'^^xsd:string;
  dwc:scientificName 'Knipowitschia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_172'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_173'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_173'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_175'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_175'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_177'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_177'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_179'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_179'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_181'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_181'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_183'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_183'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_185'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_185'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_186'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_186'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_187'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_187'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_200'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_200'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_202'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_202'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_188'^^xsd:string;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_188'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_189'^^xsd:string;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_189'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_190'^^xsd:string;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_190'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_192'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_192'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_194'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_194'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_196'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_196'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_198'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_198'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_236'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_236'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_238'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_238'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_240'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_240'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_242'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_242'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_243'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_243'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_253'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_253'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_259'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_259'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_261'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_261'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_263'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_263'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_265'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_265'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_267'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_267'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_269'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_269'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_271'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_271'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_273'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_273'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_275'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_275'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_277'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_277'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_279'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_279'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_281'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_281'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_283'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_283'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_285'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_285'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_287'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_287'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_289'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_289'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_291'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_291'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_293'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_293'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_295'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_295'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_297'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_297'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_301'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_301'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_303'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_303'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_305'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_305'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_307'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_307'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_309'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_309'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_311'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_311'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_313'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_313'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_314'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_314'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_320'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_320'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_322'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_322'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_324'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_324'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_326'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_326'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_328'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_328'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_330'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_330'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_342'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_342'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_344'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_344'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_346'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_346'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_336'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_336'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_338'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_338'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_340'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_340'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_348'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_348'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_349'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_349'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_351'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_351'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_353'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_353'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_355'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_355'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_357'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_357'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_359'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_359'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_361'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_361'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_363'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_363'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_365'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_365'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_367'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_367'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_369'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_369'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_371'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_371'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_373'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_373'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_374'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_374'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_375'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_375'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_376'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_376'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_377'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_377'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_378'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_378'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_380'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_380'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_382'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_382'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_384'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_384'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_386'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_386'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_388'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_388'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_390'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_390'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_393'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_393'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_397'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_397'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_399'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_399'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_407'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_407'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_409'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_409'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_410'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_410'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_411'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_411'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_412'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_412'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_413'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_413'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_415'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_415'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_421'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_421'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_422'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_422'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_423'^^xsd:string;
  dwc:scientificName 'Chironomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_423'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_424'^^xsd:string;
  dwc:scientificName 'Chironomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_424'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_425'^^xsd:string;
  dwc:scientificName 'Chironomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_425'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_426'^^xsd:string;
  dwc:scientificName 'Chironomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_426'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_433'^^xsd:string;
  dwc:scientificName 'Chironomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_433'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_395'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_395'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_204'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_204'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_206'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_206'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_208'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_208'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_210'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_210'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_212'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_212'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_214'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_214'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_216'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_216'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_218'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_218'^^xsd:string;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_220'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_220'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_222'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_222'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_228'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_228'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_230'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_230'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_232'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_232'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_234'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_234'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_251'^^xsd:string;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_251'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_224'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_224'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_226'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_226'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_248'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_248'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_299'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_299'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_417'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_417'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_419'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_419'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_332'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_332'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_334'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_334'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '574097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_427'^^xsd:string;
  dwc:scientificName 'Chironomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_427'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_428'^^xsd:string;
  dwc:scientificName 'Chironomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_428'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_429'^^xsd:string;
  dwc:scientificName 'Chironomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_429'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_430'^^xsd:string;
  dwc:scientificName 'Chironomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_430'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_431'^^xsd:string;
  dwc:scientificName 'Chironomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_431'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.779"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.03"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.779 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "40.779"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2975__urn%3Acatalog%3AAUTH-DUTH%3AMacrobenthos%20Monolimni%20Lagoon%3AAUTH-DUTH_Macrobenthos%20Monolimni%20Lagoon_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2975_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Macrobenthos Monolimni Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Macrobenthos Monolimni Lagoon_432'^^xsd:string;
  dwc:scientificName 'Chironomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station B2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '40.779'^^xsd:double;
  dwc:minimumDepth '0.03'^^xsd:double;
  dwc:maximumDepth '0.85'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates calculated by VLIZ based on map in publication'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Macrobenthos Monolimni Lagoon:AUTH-DUTH_Macrobenthos Monolimni Lagoon_432'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
# EOF