@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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_60'^^xsd:string;
  dwc:scientificName 'Knipowitchia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_60'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_61'^^xsd:string;
  dwc:scientificName 'Knipowitchia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_61'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_62'^^xsd:string;
  dwc:scientificName 'Knipowitchia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_62'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_63'^^xsd:string;
  dwc:scientificName 'Knipowitchia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_63'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_64'^^xsd:string;
  dwc:scientificName 'Knipowitchia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_64'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_65'^^xsd:string;
  dwc:scientificName 'Knipowitchia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_65'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_70'^^xsd:string;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_70'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_76'^^xsd:string;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_76'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_83'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_83'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_86'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_86'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_88'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_88'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_96'^^xsd:string;
  dwc:scientificName 'Pomatoschistus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_96'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_99'^^xsd:string;
  dwc:scientificName 'Pomatoschistus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_99'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_272'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_272'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_273'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_273'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_18'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_18'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_19'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_19'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_20'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.15'^^xsd:double;
  dwc:maximumDepth '0.15'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_20'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_21'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_21'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_23'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_23'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_24'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_24'^^xsd:string;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_32'^^xsd:string;
  dwc:scientificName 'Palaemon adspersus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_32'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_36'^^xsd:string;
  dwc:scientificName 'Palaemon adspersus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_36'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_45'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_45'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_56'^^xsd:string;
  dwc:scientificName 'Knipowitchia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_56'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_57'^^xsd:string;
  dwc:scientificName 'Knipowitchia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_57'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_58'^^xsd:string;
  dwc:scientificName 'Knipowitchia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_58'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_59'^^xsd:string;
  dwc:scientificName 'Knipowitchia caucasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.15'^^xsd:double;
  dwc:maximumDepth '0.15'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_59'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_271'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_271'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_218'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_218'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_165'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_165'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_22'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_22'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_127'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_127'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_128'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_128'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_143'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_143'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_144'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_144'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.05"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.05"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_145'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.05'^^xsd:double;
  dwc:maximumDepth '0.05'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_145'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_146'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_146'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_147'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_147'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_148'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_148'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_149'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_149'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_150'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.15'^^xsd:double;
  dwc:maximumDepth '0.15'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_150'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_151'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_151'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_152'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_152'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_153'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_153'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_154'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_154'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_155'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_155'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_156'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_156'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_157'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_157'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.05"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.05"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_158'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.05'^^xsd:double;
  dwc:maximumDepth '0.05'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_158'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_159'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_159'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_160'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_160'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_161'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_161'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_162'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_162'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_163'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.15'^^xsd:double;
  dwc:maximumDepth '0.15'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_163'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_164'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_164'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_134'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_134'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_135'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_135'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_136'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_136'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_216'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_216'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_217'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_217'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_166'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_166'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_167'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_167'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_168'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_168'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_169'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_169'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_183'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_183'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.05"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.05"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_184'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.05'^^xsd:double;
  dwc:maximumDepth '0.05'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_184'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_185'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_185'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_186'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_186'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_187'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_187'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_188'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_188'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_189'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.15'^^xsd:double;
  dwc:maximumDepth '0.15'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_189'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_190'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_190'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_191'^^xsd:string;
  dwc:scientificName 'Ventrosia maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '448270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_191'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_215'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.15'^^xsd:double;
  dwc:maximumDepth '0.15'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_215'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_219'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_219'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_220'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_220'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_221'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_221'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_228'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.15'^^xsd:double;
  dwc:maximumDepth '0.15'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_228'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_229'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_229'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_230'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_230'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_231'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_231'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_232'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_232'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_233'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_233'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_234'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_234'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_270'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_270'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_3'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_3'^^xsd:string;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_4'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_4'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_5'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_5'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_6'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_6'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_7'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.15'^^xsd:double;
  dwc:maximumDepth '0.15'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_7'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_8'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_8'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_9'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_9'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_10'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_10'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_11'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_11'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_12'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_12'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_13'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_13'^^xsd:string;
  dwc:observationDate '1999-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_16'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_16'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_17'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_17'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_100'^^xsd:string;
  dwc:scientificName 'Pomatoschistus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_100'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_101'^^xsd:string;
  dwc:scientificName 'Pomatoschistus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '126926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_101'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126926'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_112'^^xsd:string;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_112'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_114'^^xsd:string;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_114'^^xsd:string;
  dwc:observationDate '1998-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_118'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_118'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.05"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.05"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_119'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.05'^^xsd:double;
  dwc:maximumDepth '0.05'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_119'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_120'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_120'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_121'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_121'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_122'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_122'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_123'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_123'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_124'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.15'^^xsd:double;
  dwc:maximumDepth '0.15'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_124'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_125'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_125'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_126'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_126'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_129'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_129'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_130'^^xsd:string;
  dwc:scientificName 'Corophium orientale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '102097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_130'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_131'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_131'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.05"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.05"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_132'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.05'^^xsd:double;
  dwc:maximumDepth '0.05'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_132'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_133'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_133'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_137'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.15'^^xsd:double;
  dwc:maximumDepth '0.15'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_137'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_138'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_138'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_139'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_139'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_140'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_140'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_141'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_141'^^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/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "26.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 26.012)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "26.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2974__urn%3Acatalog%3AAUTH-DUTH%3AMonthly%20variation%20in%20Laki%20Lagoon%3AAUTH-DUTH_Monthly%20variation%20in%20Laki%20Lagoon_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2974_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "station LA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-10-14'^^xsd:date;
  dwc:institutionCode 'AUTH-DUTH'^^xsd:string;
  dwc:collectionCode 'Monthly variation in Laki Lagoon'^^xsd:string;
  dwc:catalogNumber 'AUTH-DUTH_Monthly variation in Laki Lagoon_142'^^xsd:string;
  dwc:scientificName 'Streblospio shrubsolii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'station LA1'^^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.012'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:occurrenceRemarks 'Coordinates and coordinate precision calculated by VLIZ based on the map in publication'^^xsd:string;
  dwc:aphiaid '131193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:AUTH-DUTH:Monthly variation in Laki Lagoon:AUTH-DUTH_Monthly variation in Laki Lagoon_142'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF